ratio

fun ratio(s1: String, s2: String): Double(source)

The similarity ratio between the two strings.

Return

Parameters

s1
s2